@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.newsTitle {
    background: url(../test/newsView.jpg) center center no-repeat;
    background-size: cover;
    height: 330px;
}
.articleC {background: #FFFFFF;padding: 0 50px 50px;}
.articleBox {
    line-height: 30px;
    padding: 10px 0 0;
    color: #666666;
    font-size: 16px;
    margin-bottom: 10px;
}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {
    clear: both;
    line-height: 50px;
    font-size: 36px;
    font-family: "microsoft yahei";
    color: #fffbfb;
    text-align: center;
    position: relative;
}
/* ————— 标题 end ————— */
.newsText {
    text-align: center;
}
.newsText .item {
    margin: 0 36px;
    display: inline-block;    
}
.newsText .item .icn {
    width: 42px;
    height: 42px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 16px;
}
.newsText .item .title {
    line-height: 42px;
    font-size: 16px;
    color: #595959;
}
.newsText .item .title span {
    font-weight: bold;
}
/* ————— 发布信息 start ————— */
.articleTime {
    display: block;
    clear: both;
    color: #fffbfb;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    padding-top: 52px;
}
.articleTime span {
    margin-right: 16px;
    font-size: 16px;
    color: #fffbfb;
    vertical-align: middle;
    display: inline-block;
    margin: 0 37px;
}
.shareBox .sharejs_list  .sharejs_item{position:relative;z-index: 100}


.newsMenu {
    background: #fff;
    width: 100%;
    height: 60px;
}
.newsMenuLeft {
    width: 140px;
    background: #d70c18;
    line-height: 60px;
    font-size: 14px;
    color: #faf4f4 !important;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    padding-left: 20px;
}
.newsMenuLeft::before {
    position: absolute;
    display: block;
    content: '';
    width: 24px;
    height: 6px;
    background: url(../test/retList.png) center center no-repeat;
    background-size: 100%;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.articleShare {
    display: flex !important;
    align-items: center;
    height: 60px;
}
.articleShare>div {
    color: #787980;
}
    /* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: inline-block;vertical-align: middle;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
/* .shareParent .shareFont.icon-weibo {color: #FFFFFF;background: #ff763b;}
.shareParent .shareFont.icon-qzone {color: #FFFFFF;background: #FDBE3D;}
.shareParent .shareFont.icon-qq {color: #FFFFFF;background: #56b6e7;} */
/* ————— 分享 end ————— */
/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#play {width: 600px;height: 400px;position: relative;overflow: hidden;background: #fff;border: 1px solid #e9e9e9;padding: 5px;margin: 20px auto 0 auto;}
#play .change_a {width: 40%;height: 100%;position: absolute;top: 0;z-index: 1;cursor: pointer;display: block;overflow: hidden;}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {width: 24px;height: 43px;display: block;position: absolute;top: 50%;margin-top: -21px;display: none}
#play .prev_a span {background: url(../images/common/file/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/common/file/article_iconh.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {position: relative;z-index: 1;width: 600px;height: 400px;}
#play .img_ul li {position: relative;z-index: 1;width: 600px;height: 400px;background: #fff;margin: 0 0 5px 0;}
#play .img_ul li img {position: absolute;}
.imgMove {width: 600px;clear: both;margin: 20px auto;position: relative;}
.img_hd {margin: 0 auto;overflow: hidden;height: 60px;position: relative;}
.img_hd ul {position: absolute;z-index: 1}
.img_hd ul li {float: left;height: 47px;width: 70px;padding: 3px;margin: 0 7px;cursor: pointer;background: #fff;border: 1px solid #d4d4d4;position: relative;}
.img_hd ul li p {height: 47px;width: 70px;display: block;background: #fff;position: relative;}
.img_hd ul li i {display: block;clear: both;line-height: 20px;padding: 0 5px;background: #000;color: #fff;position: absolute;right: 3px;bottom: 3px;z-index: 9;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;font-family: Arial;font-size: 12px;font-style: normal;}
.img_hd ul li img {position: absolute;height: 47px;width: 70px;}
.img_hd ul li.on {border: 1px solid #1e5ab0;background: #1e5ab0;}
.imgMove .bottom_a {width: 20px;height: 25px;display: block;cursor: pointer;z-index: 10;float: left;top: 15px;position: absolute;z-index: 9;background: url(../images/common/file/article_iconh.png) no-repeat;}
.imgMove .prev_a {background-position: left top;left: 0;}
.imgMove .next_a {background-position: right top;right: 0;}
/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {clear: both;font-size: 16px;padding: 10px 0px 20px 0;/* overflow: hidden; */}
.articleHand a {display: inline-block;line-height: 32px;padding: 0 20px 0px 30px;background: url(../images/common/file/file.png) no-repeat left center; color:#666;margin-bottom: 10px;}
.articleHand a.word {background: url(../images/common/file/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../images/common/file/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../images/common/file/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../images/common/file/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../images/common/file/zip.png) no-repeat left 3px;color: #ff9779 !important;}
.articleHand a:hover{text-decoration: underline;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;text-align: center;font-family: Arial;font-size: 0;}
.articlePage a {margin: 0 5px;background: #ccc;padding: 3px 12px;display: inline-block;font-size: 12px;height: 24px;line-height: 24px;}
.articlePage a:hover {color: #fff;background: #1e5ab0;}
.articlePage a.hover {color: #fff;background: #1e5ab0;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {
    height: 90px;
    line-height: 90px;
    overflow: hidden;
    padding: 0 50px;
}

.pageUp .articlePageBox {
    width: 49%;
    float: left;
    margin: auto;
    position: relative;
}

.pageUp .articlePageBox.line::before {
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 40px;
    background: #e6e6e6;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.pageUp span {
    color: #595959;
    font-size: 18px;
    font-weight: bold;
}

.pageUp a {
    color: #595959;
    font-size: 18px;
}

.pageUp .pageL1 {
    float: right;
}

.pageUp .pageF {
    text-align: left;
}

.pageUp .pageL {
    text-align: right;
    float: right;
}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #fff;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 5px;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);width: 400px;margin: 0 auto;border: 1px solid #e5e5e5;}
.newsAudio .audiojs .play-pause {width: 25px;height: 27px;padding: 4px 6px;margin: 0px;float: left;overflow: hidden;position: relative;}
.newsAudio .audiojs .play-pause:before {content: '';display: block;border-right: 1px solid #e5e5e5;position: absolute;right: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs p {display: none;width: 25px;height: 27px;margin: 0px;cursor: pointer;}
.newsAudio .audiojs .play {display: block;}
.newsAudio .audiojs .scrubber {position: relative;float: left;width: 240px;background: #f5f5f5;height: 14px;margin: 10px;top: 1px;overflow: hidden;}
.newsAudio .audiojs .progress {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fbbc05;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #ffeebb;cursor: pointer;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;}
.newsAudio .audiojs .time:before {content: '';display: block;border-left: 1px solid #e5e5e5;position: absolute;left: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs .time em {padding: 0px 2px 0px 0px;color: #666;font-style: normal;}
.newsAudio .audiojs .time strong {padding: 0px 0px 0px 2px;font-weight: normal;}
.newsAudio .audiojs .error-message {display: none;padding: 0px 10px;height: 35px;overflow: hidden;line-height: 36px;white-space: nowrap;color: #666;text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;}
.newsAudio .audiojs .error-message a {color: #666;text-decoration: none;padding-bottom: 1px;border-bottom: 1px solid #999;white-space: wrap;}
.newsAudio .audiojs .play {background: url(../components/audio/images/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(../components/audio/images/loading.png) center center no-repeat;background-size: 14px;-webkit-animation: fa-rotating 2s infinite linear;animation: fa-rotating 2s infinite linear;}
.newsAudio .audiojs .loading:before {content: '';}
@keyframes fa-rotating {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.newsAudio .audiojs .error {background: url(../components/audio/images/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../components/audio/images/pause.png) center center no-repeat;background-size: 16px;}
.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {display: none;}
.newsAudio .playing .pause {display: block;}
.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {display: none;}
.newsAudio .loading .loading {display: block;}
.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {display: none;}
.newsAudio .error .error {display: block;}
.newsAudio .error .play-pause p {cursor: auto;}
.newsAudio .error .error-message {display: block;}
/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.newsViewVideo{width: 600px;height: 400px;margin: 0 auto;position: relative;}
.newsViewVideo #col1mui-player{height: 100% !important;cursor: pointer;}
.newsViewVideo #muiPlaybtn{position: absolute;left: 0;top: 0;background: url(../images/play.png) no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 全图列表1 start */
.imgList1 {
    overflow: hidden;
    margin: 0 -10px;
}

.imgList1 dd {
    width: 33.3333%;
    float: left;
    display: inline;
    margin-bottom: 30px;
}

.imgList1 dd .con {
    display: block;
    background: #FFFFFF;
    margin: 0 30px 0 0;
    border-radius: 5px;
    overflow: hidden;
}

.imgList1 dd .con .pic::before {
    padding-top: 56.563462%;
}

.imgList1 dd .con .pic .newPic {
    position: absolute !important;
    left: 0;
    top: 0;
}

.imgList1 dd .con .text {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.imgList1 dd .con:hover .text {
    color: #1e5ab0;
}

/* 全图列表1 end */
/* 视频列表 start */
.hornorListBg {
    background: url(../test/horm/bg.jpg) center 64% no-repeat;
    background-size: 100%;
    min-height: 802px;
    box-sizing: border-box;
    padding-top: 50px;
}
.hornorList {
    overflow: hidden;
    margin: 0 -32.5px;
    margin-bottom: 6px;
    padding: 0 70px;
    box-sizing: border-box;
}
.hornorList dd {
    float: left;
    width: 25%;
    margin-bottom: 66px;
}
.hornorList dd a {
    display: block;
    margin: 0 32.5px;
}
.hornorList .pic::after {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    left: 0;
    background: url(../test/zyzz/ze.png) center center no-repeat;
    background-size: 100%;
    width: 105%;
    height: 30px;
    z-index: 1;
}
.hornorList dd .pic::before {padding-top: 77.3437%;}
.hornorList dd .pic img {
    object-fit: contain;
    object-position: center bottom;
    z-index: 6;
}
.hornorList dd .title {
    line-height: 28px;
    height: 56px;
    font-size: 16px;
    color: #333333;
    padding-top: 35px;
}
/* 视频列表 end */
/* 资质荣誉 start */

/* 资质荣誉 end */
/* 期刊杂志 start */
/* 期刊杂志 end */
/* 数字报纸 start */
/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
/* 图文列表1 end */
/* 图文列表2 start */
/* 图文列表2 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
/* 全文列表1 end */
/* 全文列表2 start */
/* 全文列表2 end */
/* ========== 文字列表 end ========== */
/* ————— 公用表单 start ————— */
.input {
    border: 1px solid #ddd;
    padding: 0 10px
}

.input input {
    border: none;
    background: none;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #333;
}

.textarea {
    border: 1px solid #ddd;
    padding: 5px 10px
}

.textarea textarea {
    border: none;
    background: none;
    width: 100%;
    height: 120px;
    line-height: 25px;
    font-size: 14px;
    color: #333;
}

a.formBtn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    background: #FFF;
    border-radius: 3px;
    font-size: 14px;
    color: #333;
    padding: 0 30px;
    margin: 0 5px;
}

a.formBtn:hover {
    opacity: .9;
}

.formYzm .input {
    width: 50%;
    float: left;
    display: inline;
}

.formYzm .yzmImg {
    width: 118px;
    height: 38px;
    border: 1px solid #ddd;
    background: #ddd;
    float: left;
    display: inline;
    margin-left: 20px;
}

.formYzm .yzmImg img {
    display: block;
    width: 100%;
    height: 100%;
}

.formSubBtn {
    font-size: 0;
    text-align: left;
    margin: 0 -5px;
}

.formSubBtn a {
    padding: 0 40px;
    border-radius: 5px;
}

.formSubBtn a.submit {
    background: #1e5ab0;
    color: #FFF;
}

.formSubBtn a.reset {
    background: #ddd;
    color: #8b8b8b;
}

/* ————— 公用表单 end ————— */
/* ========== 留言 start ========== */
/* 留言展示列表start */
/* 留言展示列表end */
/* 留言表单start */
/* 留言表单end */
/* ========== 留言 end ========== */
/* ========== 招聘 start ========== */
.recruitListTitle {
    line-height: 40px;
    font-size: 24px;
    color: #444444;
    padding-top: 42px;
    margin-bottom: 35px;
    text-align: center;
}
.recruitList1Dl dd {
    padding: 50px 30px;
    padding-bottom: 48px;
    margin-bottom: 20px;
    border-radius: 10px;
    transition: all .5s;
}
.recruitList1Dl dd:hover {
    background: #fff;
    box-shadow: 0px 5px 15px 0px rgba(30, 33, 136, 0.12);
}
.recruitList1Dl dd .time {
    width: 260px;
    line-height: 32px;
    font-size: 16px;
    color: #999999;
}
.recruitList1Dl dd .time span {color: var(--themeColors);font-weight: bold;}
.recruitList1Dl dd .title {
    lighting-color: 30px;
    font-size: 18px;
    color: #595959;
    margin-bottom: 18px;
}
.recruitList1Dl dd .textC {
    line-height: 30px;
    font-size: 15px;
    color:#999999;
}
.recruitList1Dl dd .more {
    margin-top: 30px;
    margin-left: 130px;
}
.recruitList1Dl dd .more .icn {
    width: 44px;
    height: 44px;
    background: url(../test/rec/more.png) center center no-repeat;
    background-size: 100%;
    transition: all .5s;
}
.recruitList1Dl dd:hover .more .icn {
    background: url(../test/rec/moreA.png) center center no-repeat;
    background-size: 100%;
}
.recruitList2Dl dd {
    background: #fafafa;
    margin-bottom: 10px;
    padding: 0 40px;
    padding-top: 25px;
    border-radius: 10px;
}
.recruitList2Dl dd .textLeft .title {
    line-height: 34px;
    font-size: 20px;
    color: #595959;
    font-weight: bold;
    margin-bottom: 16px;
}
.recruitList2Dl dd .textLeft .textC {
    line-height: 34px;
    font-size: 16px;
    color: #999999;
    margin-bottom: 20px;
}
.recruitList2Dl dd .textLeft .textC span {
    margin-right: 42px;
}
.recruitList2Dl dd .textRight {margin-top: 20px;}
.recruitList2Dl dd .textRight .td {
    line-height: 44px;
    font-size: 16px;
    color: #666666;
    width: 100px;
    border: 1px solid #dedede;
    border-radius: 44px;
    text-align: center;
    margin-right: 18px;
    display: block;
}
.recruitList2Dl dd .textRight .icn {
    width: 44px;
    height: 44px;
    background: url(../test/rec/moreA.png) center center no-repeat;
    background-size: 100%;
    cursor: pointer;
    transition: all .5s;
}
.recruitList2Dl dd.active .textRight .icn {
    transform: rotate(90deg);
}
.recruitList2Ul {
    padding-top: 30px;
    border-top: 1px solid #ededed;
    padding-bottom: 32px;
    display: none;
}
/* .recruitList2Dl dd:first-child .recruitList2Ul {display: block;} */
.recruitList2Ul .title {
    line-height: 32px;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}
.recruitList2Ul .textC {
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    margin-bottom: 28px;
}
/*  */
.recruitFormTitle {text-align: center;margin-bottom: 44px;}
.recruitFormTitle .title {
    line-height: 58px;
    font-size: 28px;
    color: var(--themeColors);
    padding-top: 58px;
}
.recruitFormTitle .title1 {
    line-height: 42px;
    font-size: 14px;
    color: #333333;
}
/*  */
.recruitForm {
    margin: 0 -70px;
    margin-bottom: 48px;
}
.recruitFormleft,
.recruitFormRight {
    width: 50%;
}
.recruitForm .itemForm {
    width: 100%;
    margin-bottom: 15px;
}
.recruitForm .itemForm .con {
    height: 50px;
    border: 1px solid #e5e5e5;
    padding: 0 10px;
    margin: 0 70px;
}
.itemForm.gzjl .con {
    height: 180px;
}
.recruitForm .itemForm .con .label {
    line-height: 50px;
    font-size: 14px;
    color: #999999;
}
.recruitForm .itemForm .con .input {
    height: 100%;
    border: none;
}
.recruitForm .itemForm.gzjl .con .input {
    margin: 14px 0;
}
.recruitForm .itemForm .con .input input {
    height: 100%;
}
.recruitForm .itemForm .con .input select,
.recruitForm .itemForm .con .input textarea {
    width: 100%;
    height: 100%;
    border: none;
    background: none;
}
.recruitForm .itemForm .con .input textarea {
    line-height: 20px;
    height: 88%;
}
.recruitForm .itemForm .con .must {
    line-height: 50px;
    color: #ff0000;
    font-size: 14px;
}
.recruitForm .dow {
    padding: 26px 14px 6px 14px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.recruitForm .itemForm.d .con {
    height: 116px;
    background: #f7f7f7;
    border: none;
}
.recruitForm .dow a {
    display: inline-block;
    line-height: 34px;
    background: #00b7ee;
    margin-right: 22px;
    padding: 0 10px;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
}
.recruitForm .dow a.mbjl {
    background: #ce0021;
}
.recruitForm .dow .textC {
    line-height: 50px;
    font-size: 14px;
    color: #666666;
}
.recruitFormBtn {
    text-align: center;
}
.recruitFormBtn a {
    line-height: 60px;
    background: var(--themeColors);
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 150px;
    display: inline-block;
    margin: 0 5px;
}
.recruitFormBtn a.cz {
    background: #909090;
}
/* ========== 招聘 end ========== */
/* ========== 联系我们 start ========== */
.contactBoxA {
    background: url(../test/contactBg.jpg) right center no-repeat;
    min-height: 900px;
    box-sizing: border-box;
    padding-top: 164px;
    position: relative;
}
.contactBox {
    padding-left: 56.5277%;
}
.contactTitle {
    line-height: 50px;
    font-size: 24px;
    color: #555555;
    margin-bottom: 40px;
}
.contactDl dd {
    margin-bottom: 30px;
}
.contactDl dd:last-child {margin-bottom: 0;}
.contactDl dd .icn {
    float: left;
    width: 120px;
    height: 120px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 38px;
}
.contactDl dd .text {
    overflow: hidden;
}
.contactDl dd .text .title {
    line-height: 38px;
    font-size: 18px;
    color: #333333;
    padding-top: 16px;
}
.contactDl dd .text .tel {
    line-height: 44px;
    font-size: 24px;
    color: #333333;
}
.contactDl dd:first-child .text .tel,
.contactDl dd:nth-child(2) .text .tel {font-size: 30px;}
#map {
    width: 960px;
    height: 730px;
    position: absolute;
    bottom: 0;
    left: 0;
}
/* ========== 联系我们 end ========== */

/* 公司简介start */
.synopsisC {
    background: #fff url(../images/syno3bg.png)no-repeat left bottom;
}
/* 第一栏start */

.synopsisC1 {
    padding-top: 88px;
    margin-bottom: 66px;
}

.syno1Left {
    padding-top: 7px;
    font-size: 60px;
    line-height: 80px;
    margin-right: 102px;
    color: var(--themeColors);
}

.syno1Right {
    overflow: hidden;
}

.syno1Right .title {
    font-size: 40px;
    line-height: 92px;
    height: 92px;
    margin-bottom: 20px;
}

.syno1Right .title a {
    color: var(--themeColors);
}

.syno1Right .text {
    line-height: 30px;
    color: #333;
    font-size: 17px;
}

/* 第一栏end */

/* 第二栏start */

.synopsisC2 {
    margin-bottom: 70px;
}

.synopsisC2 .pic {
    width: 1440px;
    position: relative;
}

.synopsisC2 .pic::before {
    display: block;
    content: '';
    padding-top: 20.3889%;
}

.synopsisC2 .pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* 第二栏end */

/* 第三栏start */

.syno3Left {
    overflow: hidden;
    clear: both;
}

.syno3Left dd {
    margin-right: 75px;
}

.syno3Left dd:last-child {
    margin-right: 65px;
}

.syno3Left dd .text1 {
    font-size: 60px;
    color: #ce0021;
    line-height: 75px;
    height: 75px;
}

.syno3Left dd .text1 sup {
    font-size: 16px;
    padding-left: 11px;
}

.syno3Left dd .text2 {
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

.syno3Right {
    overflow: hidden;
}

.syno3Right .text {
    padding-top: 6px;
    font-size: 17px;
    line-height: 28px;
    color: #333;
    padding-bottom: 127px;
}

/* 第三栏end */

/* 公司简介end */

/* 经营范围start */

.textList1C {
    padding: 50px 0 82px;
    background-color: #fff;
}

.textList1 {
    clear: both;
    overflow: hidden;
}

.textList1 span {
    display: block;
    float: left;
    overflow: hidden;
    height: 90px;
    line-height: 90px;
}

.textList1 dt {
    background-color: #f5f5f5;
    color: var(--themeColors);
    font-size: 16px;
    font-weight: bold;
    height: 90px;
    line-height: 90px;
    border: 1px solid #d6dce1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.textList1 dt .name {
    padding: 0 30px 0 72px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.textList1 dt .number {
    padding: 0 30px 0 76px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.textList1 dt .issuing {
    padding: 0 30px 0 42px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.textList1 dd {
    font-size: 18px;
    color: #555;
    height: 90px;
    line-height: 90px;
    border: 1px solid #d6dce1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.textList1 dd .level {
    padding-left: 16px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.textList1 dd:nth-child(odd) {
    background-color: #fff;
}

.textList1 dd:nth-child(even) {
    background-color: #f2f6f9;
}

.textList1 .sn {
    width: 8%;
    text-align: center;
}

.textList1 .name {
    width: 22%;
}

.textList1 .level {
    width: 10%;
}

.textList1 .number {
    width: 24%;
}

.textList1 .issuing {
    width: 23%;
}

.textList1 .time {
    width: 11%;
}

/* 经营范围end */

/* 公司新闻start */

.imgText1C {
    padding-top: 12px;
}

.imgText1C dd {
    background-color: #fff;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.imgText1C dd:hover {
    background-color: #f0f5f8;
}

.imgText1C dd:hover .imgText1right .title {
    font-weight: bold;
    color: var(--themeColors);
}

.imgtext1Con {
    display: block;
    padding: 36px 40px 36px 35px;
}

.imgtext1Con .pic {
    width: 350px;
    margin-right: 25px;
    overflow: hidden;
}

.imgtext1Con .pic::before {
    padding-top: 65.7143%;
}

.imgText1right {
    overflow: hidden;
}

.imgText1right .title {
    font-size: 18px;
    color: #595959;
    line-height: 50px;
    height: 50px;
    margin-bottom: 10px;
    padding-top: 16px;
}

.imgText1right .text {
    font-size: 15px;
    color: #808080;
    line-height: 26px;
    height: 78px;
}

.imgText1right .con .time {
    display: inline-block;
    height: 72px;
    line-height: 72px;
    font-size: 16px;
    color: #999;
    padding-left: 30px;
    background: url(../images/imgText1icotime.png)no-repeat left center;
}

.imgText1right .con .time span {
    margin-left: 70px;
    padding-left: 30px;
    background: url(../images/imgText1icoyj.png)no-repeat left center;
}

.imgText1right .con .btn {
    padding-top: 17px;
}

.imgText1right .con .btn span {
    display: inline-block;
    font-size: 15px;
    color: #999;
    line-height: 34px;
    height: 38px;
    padding: 0 30px;
    border: 2px solid #e6e6e6;
    border-radius: 8px 0 8px 8px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all .5s;
}
.imgtext1Con:hover .btn span {
    background: var(--themeColors);
    color: #fff;
}
/* 公司新闻end */

/* 全文列表start */

.textList2C {
    padding-top: 18px;
    background-color: #fff;
}

.textList2C dd {
    padding-top: 18px;
    background-color: #fff;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.textList2C dd:hover {
    background-color: #f0f5f8;
}

.textList2C dd:hover .textListCon {
    padding: 51px 0;
}

.textList2C dd:hover .textlist2Left,
.textList2C dd:hover .textlist2Left span,
.textList2C dd:hover .textlist2Right .title {
    color: var(--themeColors);
}

.textList2C dd:hover .textlist2Right::before {
    background: url(../images/imgText2icojtH.png)no-repeat;
}

.textListCon {
    display: block;
    padding: 60px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.textlist2Left {
    text-align: center;
    font-size: 18px;
    line-height: 38px;
    color: #999;
    padding: 0 30px;
}

.textlist2Left span {
    display: block;
    font-size: 28px;
    line-height: 45px;
    color: #333;
}

.textlist2Right {
    overflow: hidden;
    border-left: 1px solid #e0e0e0;
    padding: 0 216px 0 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}

.textlist2Right::before {
    width: 33px;
    height: 10px;
    display: block;
    content: '';
    background: url(../images/imgText2icojt.png)no-repeat;
    position: absolute;
    right: 40px;
    top: 47px;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.textlist2Right .title {
    font-size: 18px;
    line-height: 38px;
    height: 38px;
    color: #333;
    margin-bottom: 2px;
}

.textlist2Right .text {
    font-size: 15px;
    line-height: 28px;
    height: 56px;
    color: #777;
}

/* 全文列表end */

/* 业绩成果start */

.textList3C {
    background-color: #fff;
}

.textlist3Con dt {
    overflow: hidden;
    clear: both;
    background-color: #f5f5f5;
}

.textlist3Con dt {
    font-size: 16px;
    color: var(--themeColors);
    line-height: 90px;
    height: 90px;
    border: 1px solid #d6dce1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.textlist3Con dt div {
    float: left;
    display: inline;
}

.textlist3Con dd {
    overflow: hidden;
    clear: both;
    border: 1px solid #d6dce1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.textlist3Con dd:nth-child(odd) {
    background-color: #fff;
}

.textlist3Con dd:nth-child(even) {
    background-color: #f2f6f9;
}

.textlist3Con dd div {
    float: left;
    display: inline;
    font-size: 18px;
    color: #555555;
    line-height: 90px;
    height: 90px;
}

.textlist3Con .sn {
    width: 8.6111%;
    text-align: center;
}

.textlist3Con .type {
    width: 13.1667%;
}

.textlist3Con .name {
    width: 22.2222%;
    height: 90px;
    line-height: 90px;
}

.textlist3Con dd .name {
    width: 23.2222%;
    padding: 20px 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 20px;
    display: flex;
    align-items: center;
}

.textlist3Con .scale {
    width: 27%;
    text-align: center;
}

.textlist3Con .lv {
    width: 7.7083%;
    text-align: center;
}
.textlist3Con .time {
    width: 12.8472%;
    padding-left: 60px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.textlist3Con .ps {
    width: 7.0833%;
}
/* 业绩成果end */

/* 执业资质 start */
.honor1Box {
    background: url(../test/zyzz/bg.jpg) center bottom no-repeat;
    background-size: 100%;
    min-height: 970px;
    padding-top: 120px;
    box-sizing: border-box;
    padding-bottom: 245px;
}
.hormThob {
    line-height: 50px;
    display: flex;
    align-items: center;
    margin-bottom: 75px;
}
.softSPagination {width: 80px !important;}
.softSPagination span.current{
    line-height: 50px;
    font-size: 23px;
    color: #ce0020;
}
.softSPagination span.total{
    line-height: 50px;
    font-size: 16px;
    color: #666666;
}
.softSThob {
    flex: 1;
    height: 2px;
    background: #e6e6e6;
}
.softSThob .swiper-scrollbar-drag {
    background: #c3975b;
}
.hormBtn {height: 50px;}
.hormPrev,
.hormNext {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #dedede;
    border-radius: 50%;
    background: url(../test/zyzz/prev.png) center center no-repeat;
    margin-left: 20px;
    cursor: pointer;
    user-select: none;
}
.hormNext {transform: rotate(180deg);}
.hormPrev::before,
.hormNext::before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../test/zyzz/yuan.png) center center no-repeat;
    background-size: 100%;
    animation: yuan 2s linear infinite;
    opacity: 0;
    transition: all .5s;
}
.hormPrev:hover::before,
.hormNext:hover::before {
    opacity: 1;
}
@keyframes yuan {
    0%{transform: rotate(0);}
    100%{transform: rotate(360deg);}
}
.honor1Swiper {
    overflow: hidden;padding-right: 14px;
    padding: 0;
}
.honor1Swiper dl {overflow: hidden;}
.honor1Swiper dl dd {
    width: 20%;
    margin-bottom: 0;
}
.honor1Swiper .pic::before {padding-top: 137.6106% !important;}
.honor1Swiper .pic img {object-fit: contain;object-position:center bottom;z-index: 6;}
.honor1Swiper .pic::after {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    left: 0;
    background: url(../test/zyzz/ze.png) center center no-repeat;
    background-size: 100%;
    width: 105%;
    height: 30px;
    z-index: 1;
}
.honor1Swiper .title {
    line-height: 36px;
    font-size: 20px;
    color: #333333;
    text-align: center;
    padding-top: 65px;
}
/* 执业资质 end */
/* 典型工程案例 start */
.imgList1Col1 {
    padding-top: 86px;
    padding-bottom: 92px;
    box-sizing: border-box;
    background: #f0f5f8;
    height: 550px;
}
.imgListLeft {
    margin-left: 13%;
    width: 400px;
    box-sizing: border-box;
    margin-right: 50px;
    padding-right: 10px;
    padding-top: 25px;
}
.imgListLeft .item {
    height: 92px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    transition: all .5s;
}
.imgListLeft .item.active {border-color: var(--themeColors);}
.imgListLeft .item .title {
    display: block;
    line-height: 44px;
    height: 44px;
    flex: 1;
    font-size: 16px;
    color: #999999;
    transition: all .5s;
}
.imgListLeft .item.active .title {
    color: var(--themeColors);
    font-weight: bold;
}
.imgListLeft .item span {
    line-height: 44px;
    height: 44px;
    width: 20px;
    background: url(../test/imgList/more.png) center center no-repeat;
    background-size: 100%;
    transition: all .5s;
}
.imgListLeft .item.active span {
    background: url(../test/imgList/moreA.png) center center no-repeat;
    background-size: 100%;
}
.imgListRight .swiper-wrapper {
    display: flex;
    align-items: center;
}
.imgListRight .swiper-slide.swiper-slide-active {
    width: 45% !important;
    transition: all .5s;
}
.imgListRight .swiper-slide-duplicate-prev {margin-left: -20px;}
.imgListRight .swiper-slide-duplicate-prev .pic {background: var(--themeColors);}
.imgListRight .swiper-slide-duplicate-prev img {opacity: .5;}
.imgListRight .swiper-slide .pic::before {padding-top: 66%;}
/*  */
.imgListDl {
    overflow: hidden;
    margin: 0 -15px;
    padding-top: 40px;
}
.imgListDl dd {
    float: left;
    width: 33.3333%;
    margin-bottom: 30px;
}
.imgListDl dd .con {
    display: block;
    margin: 0 15px;
}
.imgListDl dd .pic::before {padding-top: 61.9565%;}
.imgListDl dd .pic::after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100px;
    background: linear-gradient(to bottom,transparent,rgba(0,0,0,.5));
    bottom: 0;
    left: 0;
    z-index: 1;
}
.imgListDl dd .pic .text {
    line-height: 26px;
    font-size: 17px;
    color: #ffffff;
    padding: 0 20px;
    box-sizing: border-box;
    position: absolute;
    bottom: 12px;
    z-index: 6;
}
/* 典型工程案例 end */
/* 业界成果 start */
.tradeTitle .title {
    line-height: 48px;
    font-size: 36px;
    color: #131313;
}
.tradeTitle .title1 {
    line-height: 30px;
    font-size: 20px;
    color: #999999;
    text-transform: uppercase;
}
/*  */
.tradeColumn1 {
    background: url(../test/trade/col1Bg.jpg) center center no-repeat;
    background-size: cover;
}
.tradeColumn1 .subWrap {
    position: relative;
    padding-top: 130px;
    box-sizing: border-box;
    padding-bottom: 130px;
}
.tradeColumn1Right {
    width: 737px;
    position: absolute;
    right: 0;
    top: 178px;
    z-index: 1;
}
.tradeColumn1Right .pic {margin-bottom: 30px;overflow: hidden;}
.tradeColumn1Right .pic::before {padding-top: 61.0583%;}
.tradeColumn1Right .indexMore {text-align: center;}
.tradeColumn1Left {position: relative;z-index: 6;width: 57.2916%;}
.tradeColumn1Sc {padding-top: 46px;margin-bottom: 30px;}
.tradeColumn1Sc .inp {
    height: 55px;
    width: 240px;
    padding: 0 10px;
    box-sizing: border-box;
    background: #fff;
}
.tradeColumn1Sc .inp input {
    width: 100%;
    height: 100%;
    background: none;
    border: none;
}
.tradeColumn1Sc .scBtn {
    width: 80px;
    height: 55px;
    background: var(--themeColors) url(../test/trade/icn.png) center center no-repeat;
    cursor: pointer;
}
.tradeColumn1Dl {
    overflow: hidden;
    margin: 0 -10px;
}
.tradeColumn1Dl dd {
    float: left;
    width: 33.3333%;
    margin-bottom: 10px;
}
.tradeColumn1Dl dd .con {
    display: block;
    margin: 0 10px;
    position: relative;
    height: 95px;
    padding-left: 46px;
    box-sizing: border-box;
    transition: all .5s;
    border-left: 5px solid var(--themeColors);
    background: #fff;
}
.tradeColumn1Dl dd .con::before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all .5s;
    z-index: 1;
    opacity: 0;
    background: url(../test/trade/col1ddBg.jpg) center center no-repeat;
    background-size: cover;
}
.tradeColumn1Dl dd .con .table {z-index: 6;position: relative;}
.tradeColumn1Dl dd .con .title {
    line-height: 24px;
    font-size: 16px;
    color: #666666;
    padding-right: 40px;
    box-sizing: border-box;
    transition: all .5s;
}
.tradeColumn1Dl dd .con .icn {
    position: absolute;
    right: 26px;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 12px;
    background: url(../test/trade/more.png) center center no-repeat;
    background-size: 100%;
    transition: all .5s;
}
.tradeColumn1Dl dd .con:hover .icn {background: url(../test/trade/moreA.png) center center no-repeat;background-size: 100%;}
.tradeColumn1Dl dd .con:hover {border-color: #eb9409;}
.tradeColumn1Dl dd .con:hover::before {opacity: 1;}
.tradeColumn1Dl dd .con:hover .title {color: #fff;}
/*  */
.tradeColumn2 {
    background: url(../test/trade/col2Bg.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 130px;
    box-sizing: border-box;
    padding-bottom: 153px;
    min-height: 900px;
}
.tradeColumn2 .tradeTitle .title {color: #fff;}
.tradeColumn2 .tradeTitle .title1 {color: #eef3f6;}
.tradeColumn2C {
    padding-left: 42%;
}
.tradeColumn2Dl {margin-bottom: 38px;}
.tradeColumn2Dl dd {
    padding: 14px 0;
    border-bottom: 1px solid #3383c5;
    cursor: pointer;
}
.tradeColumn2Dl dd .title {
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
}
.tradeColumn2Dl dd ul {
    overflow: hidden;
    padding-top: 3px;
    display: none;
}
.tradeColumn2Dl dd:first-child ul {display: block;}
.tradeColumn2Dl dd ul li {
    float: left;
    width: 50%;
}
.tradeColumn2Dl dd ul li .con {
    line-height: 28px;
    font-size: 15px;
    color: #8bbfe5;
    padding-right: 38px;
    box-sizing: border-box;
}
.tradeColumn2Dl dd ul li .con .sp2 {color: #fff;}
.tradeColumn2C .indexMore a {
    background: #4095d6;
}
/*  */
.tradeColumn3 {
    padding-top: 120px;
    box-sizing: border-box;
    background: #fff;
    padding-bottom: 130px;
}
.tradeColumn3 .tradeTitle {
    text-align: center;
}
.tradeColumn3Dl {
    padding-top: 50px;
    overflow: hidden;
    margin: 0 -68px;
}
.tradeColumn3Dl dd {
    float: left;
    width: 33.3333%;
    margin-bottom: 60px;
}
.tradeColumn3Dl dd .con {
    display: block;
    margin: 0 68px;
    box-sizing: border-box;
    padding: 0 50px;
    position: relative;
}
.tradeColumn3Dl dd .con::before,
.tradeColumn3Dl dd .con::after {
    position: absolute;
    display: block;
    content: '';
    width: 46px;
    height: 80px;
    background: url(../test/trade/col3IcnL.png) center center no-repeat;
    background-size: 100%;
    top: 5px;
    left: 0;
}
.tradeColumn3Dl dd .con::after {
    left: unset;
    right: 0;
    background: url(../test/trade/col3IcnR.png) center center no-repeat;
}
.tradeColumn3Dl dd .con .title {
    line-height: 24px;
    height: 48px;
    font-size: 20px;
    color: #006aba;
    text-align: center;
    margin-bottom: 14px;
    font-weight: bold;
}
.tradeColumn3Dl dd .con .title1 {
    line-height: 20px;
    font-size: 16px;
    color: #666666;
    position: relative;
    padding-top: 6px;
    text-align: center;
}
.tradeColumn3Dl dd .con .title1::before {
    position: absolute;
    display: block;
    content: '';
    width: 200px;
    height: 1px;
    background: #8bbfe5;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.tradeColumn3 .indexMore {text-align: center;}
/*  */
.tradeColumn4 {
    padding-top: 112px;
    background: url(../test/trade/col4Bg.jpg) center center no-repeat;
    background-size: cover;
    padding-bottom: 165px;
    box-sizing: border-box;
}
.tradeColumn4 .tradeTitle {text-align: center;}
.tradeColumn4Dl {
    overflow: hidden;
    padding: 0;
    padding-top: 58px;
    margin: 0 -15px;
    margin-bottom: 78px;
}
.tradeColumn4Dl dd {
    float: left;
    width: 25%;
}
.tradeColumn4Dl dd .con {
    margin: 0 15px;
    padding: 24px;
    padding-bottom: 0;
    background: #fff;
}
.tradeColumn4Dl dd .con .picBox {
    padding-bottom: 24px;
}
.tradeColumn4Dl dd .con .pic::before {padding-top: 71.2802%;}
.tradeColumn4Dl dd .con .text {
    height: 90px;
    margin: 0 -24px;
    padding: 0 24px;
    padding-top: 20px;
    padding-bottom: 16px;
    box-sizing: border-box;
    transition: all .5s;
}
.tradeColumn4Dl dd .con .text .tit {
    line-height: 26px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    transition: all .5s;
}
.tradeColumn4Dl dd .con:hover .text {background: var(--themeColors);}
.tradeColumn4Dl dd .con:hover .text .tit {color: #fff;}
.tradeColumn4 .indexMore {text-align: center;}
/*  */
.tradeColumn5 {
    overflow: hidden;
}
.tradeColumn5Left {
    width: 50%;
    height: 900px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .5s;
}
.tradeColumn5Right {
    overflow: hidden;
    background: #fff url(../test/trade/col5ImgR.jpg) center bottom no-repeat;
    min-height: 900px;
    box-sizing: border-box;
    padding-top: 142px;
    padding-right: 12%;
    padding-left: 198px;
}
.tradeColumn5Right .tradeTitle {
    text-align: right;
}
.tradeColumn5Right .textC {
    line-height: 30px;
    height: 60px;
    padding-top: 68px;
    font-size: 18px;
    color: #666666;
    text-align: right;
}
.tradeColumn5Swiper {
    overflow: hidden;
    padding-top: 144px;
    box-sizing: border-box;
}
.tradeColumn5Swiper .title {
    line-height: 66px;
    font-size: 32px;
    color: #ffffff;
}
.tradeColumn5Btn {
    padding-top: 72px;
}
.tradeColumn5Btn .indexMore a {background: none;}
.tradeColumn5Prev,
.tradeColumn5Next {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-left: 20px;
    background: url(../test/trade/col5Prev.png) center center no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: relative;
}
.tradeColumn5Next {
    transform: rotate(180deg);
}
.tradeColumn5Hover::before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../test/trade/yuan.png) center center no-repeat;
    background-size: 100%;
    animation: yuan 2s linear infinite;
    opacity: 0;
    transition: all .5s;
}
.tradeColumn5Hover:hover::before {opacity: 1;}
/* 业界成果 end */
/* 企业概况 start */
.aboutCol1 {
    background: url(../test/about/col1Bg.jpg) center center no-repeat;
    background-size: cover;
    min-height: 900px;
    padding-top: 132px;
    box-sizing: border-box;
}
.aboutCol1 .col1Con {
    padding: 0 120px;
    box-sizing: border-box;
    position: relative;
}
.aboutCol1Title {
    text-align: center;
    position: relative;
}
.aboutCol1Title::before,
.aboutCol1Title::after {
    position: absolute;
    display: block;
    content: '';
    width: 32%;
    height: 1px;
    background: #d3d3d3;
    left: 0;
    top: 50%;
    transform: -50%;
}
.aboutCol1Title::after {
    left: unset;
    right: 0;
}
.aboutCol1Title .title {
    line-height: 40px;
    font-size: 30px;
    color: #333333;
}
.aboutCol1Title .title1 {
    line-height: 20px;
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
}
.aboutCol1 .textC {
    line-height: 36px;
    font-size: 18px;
    color: #888888;
    padding: 0 146px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 60px;
}
.aboutCol1Dl {
    overflow: hidden;
    padding: 0 244px;
    box-sizing: border-box;
    padding-top: 60px;
    margin-bottom: 80px;
}
.aboutCol1Dl dd {
	float: left;
	width: 33.3333%;
}
.aboutCol1Dl dd:nth-child(2) {text-align: center;}
.aboutCol1Dl dd:nth-child(3) {text-align: right;}
.aboutCol1Dl dd .con {
	display: inline-block;
}
.aboutCol1Dl dd .num {
	line-height: 70px;
	font-size: 60px;
	color: #ce0021;
	font-family: 'gr';
	margin-bottom: 10px;
}
.aboutCol1Dl dd .num span {
	font-size: 16px;
	color: #ce0021;
	line-height: 20px;
	position: relative;
	top: -36px;
}
.aboutCol1Dl dd .title {
	line-height: 26px;
	font-size: 16px;
	color: #333333;
	text-align: left;
}
/*  */
.aboutTitle .title {
    line-height: 48px;
    font-size: 36px;
    color: #131313;
}
.aboutTitle .title1 {
    line-height: 30px;
    font-size: 20px;
    color: #999999;
    text-transform: uppercase;
}
.aboutCol2 {
    min-height: 900px;
    background: url(../test/about/col2Bg.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 152px;
    box-sizing: border-box;
}
.aboutCol2 .col1Con {position: relative;}
.aboutCol2 .indexMore {
    padding-top: 58px;
    position: relative;
    z-index: 6;
}
.aboutCol2 .indexMore a {
    border: 1px solid var(--themeColors);
}
.aboutCol2Dl {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: visible;
    margin: 0;
    margin-bottom: 0;
    padding: 0;
    box-sizing: border-box;
}
.aboutCol2Dl dd {
    position: absolute;
    width: 226px;
    cursor: pointer;
}
.aboutCol2Dl dd .pic::before {padding-top: 140.7767%;}
.aboutCol2Dl dd .pic img {object-fit: contain;object-position: center bottom;}
.aboutCol2Dl dd.dd1 {
    left: 17.1667%;
    top: 113.4444%;
}
.aboutCol2Dl dd.dd2 {
    left: 35.5%;
    top: 51%;
}
.aboutCol2Dl dd.dd3 {
    left: 52%;
    top: -39%;
}
.aboutCol2Dl dd.dd4 {
    left: 52.6%;
    top: 163%;
}
.aboutCol2Dl dd.dd5 {
    left: 69.2%;
    top: 100%;
}
/*  */
.aboutCol3 {
    background: url(../test/about/col3Bg.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 94px;
    box-sizing: border-box;
    padding-bottom: 102px;
}
.aboutCol3 .aboutTitle {text-align: center;margin-bottom: 40px;}
.aboutCol3Dl {
    overflow: hidden;
    margin: 0 -15px;
    margin-bottom: 10px;
}
.aboutCol3Dl dd {
    float: left;
    width: 33.3333%;
    margin-bottom: 30px;
}
.aboutCol3Dl dd .con {
    display: block;
    background: #fff;
    margin: 0 15px;
    border-radius: 4px;
    padding: 25px 30px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.aboutCol3Dl dd .con .title {
    line-height: 52px;
    font-size: 22px;
    color: #444444;
    margin-bottom: 4px;
}
.aboutCol3Dl dd .con li {
    line-height: 34px;
    font-size: 16px;
    color: #666666;
}
.aboutCol3Dl dd .con li span {color: #999999;}
.aboutCol3Dl dd .con .yuan {
    position: absolute;
    width: 200px;
    height: 200px;
    background: #d7e1e8;
    border-radius: 50%;
    right: -66px;
    bottom: -76px;
    transition: all .5s;
}
.aboutCol3Dl dd .con:hover .yuan {background: #ce0021;}
.aboutCol3Dl dd .con .yuan .icn {
    width: 50px;
    height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 52px;
    top: 40px;
    transition: all .5s;
}
.aboutCol3Dl dd .con:hover .yuan .icn {background-image: url(../test/about/col3Icn1A.png) !important;}
.aboutCol3Dl dd:nth-child(2) .con:hover .yuan .icn {background-image: url(../test/about/col3Icn2A.png) !important;}
.aboutCol3Dl dd:nth-child(3) .con:hover .yuan .icn {background-image: url(../test/about/col3Icn3A.png) !important;}
.aboutCol3Dl dd:nth-child(4) .con:hover .yuan .icn {background-image: url(../test/about/col3Icn4A.png) !important;}
.aboutCol3Dl dd:nth-child(5) .con:hover .yuan .icn {background-image: url(../test/about/col3Icn5A.png) !important;}
.aboutCol3Dl dd:nth-child(6) .con:hover .yuan .icn {background-image: url(../test/about/col3Icn6A.png) !important;}
/*  */
.aboutCol4 {
    background: #fff;
    position: relative;
    min-height: 900px;
    padding-top: 112px;
    box-sizing: border-box;
}
.aboutCol4 .col4BgR {
    position: absolute;
    right: 0;
    top: 0;
    width: 500px;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.aboutCol4 .aboutTitle {text-align: center;margin-bottom: 4px;}
.aboutCol4Box {
    padding-right: 424px;
} 
.aboutCol4Left .textC {
    line-height: 36px;
    font-size: 18px;
    color: #444444;
    text-align: justify;
    margin-bottom: 71px;
}
.aboutCol4Left .textC span {color: var(--themeColors);font-weight: bold;}
.aboutCol4Left .pic {
    margin-left: 6px;
}
.aboutCol4Left .pic::before {padding-top: 66.1111%;}
.aboutCol4Right {
    margin-left: 10px;
    width: 655px;
    margin-top: 53px;
}
.aboutCol4Right img {width: 100%;}
/* 企业概况 end */
/* 市场领域 start */
.bazaarCol1 {
    background: url(../test/map.jpg) center center no-repeat;
    background-size: cover;
    min-height: 1184px;
    padding-top: 90px;
    padding-bottom: 75px;
    box-sizing: border-box;
}
.bazaarCol1 .img {
    margin: auto;
    width: 1125px;
}
.bazaarCol2 {
    min-height: 500px;
    background: url(../test/bazaarCol2Bg.jpg) center center no-repeat;
    padding-top: 104px;
    box-sizing: border-box;
}
.bazaarCol2 .subWrap {
    position: relative;
}
.bazaarTitle .title {
    line-height: 46px;
    font-size: 30px;
    color: #fff;
} 
.bazaarTitle .title1 {
    line-height: 36px;
    font-size: 30px;
    color: #999999;
}
.bazaarCol2Dl {
    position: absolute;
    background: url(../test/cplb.png) center center no-repeat;
    background-size: 100%;
    height: 314px;
    top: 7px;
    left: 0;
    width: 100%;
}
.bazaarCol2Dl dd {
    width: 186px;
    height: 100px;
    position: absolute;
}
.bazaarCol2Dl dd a {
    display: block;
    width: 100%;
    height: 100%;
}
.bazaarCol2Dl dd.dd1 {
    left: 1%;
    top: 44%;
}
.bazaarCol2Dl dd.dd2 {
    left: 21.5%;
    top: 60%;
}
.bazaarCol2Dl dd.dd3 {
    left: 23%;
    top: 6%;
}
.bazaarCol2Dl dd.dd4 {
    left: 43.5%;
    top: 44%;
}
.bazaarCol2Dl dd.dd5 {
    left: 64%;
    top: 2%;
}
.bazaarCol2Dl dd.dd6 {
    left: 66%;
    top: 60%;
}
.bazaarCol2Dl dd.dd7 {
    left: 86.5%;
    top: 44%;
}
/* 市场领域 end */
/* 企业文化 start */
.cultureTitle .title {
    line-height: 58px;
    font-size: 36px;
    color: #131313;
}
.cultureTitle .title1 {
    line-height: 44px;
    font-size: 20px;
    color: #cb302b;
    font-family: 'din';
    text-transform: uppercase;
}
.cultureCol1 {
    background: #fff url(../test/culture/cultureCol1Bg.png) left bottom no-repeat;
    min-height: 585px;
    padding-top: 90px;
    box-sizing: border-box;
}
.cultureCol1Title {
    width: 120px;
    height: 482px;
    overflow: hidden;
    background: url(../test/culture/text1.png) center top no-repeat;
    background-size: 100%;
    margin: 0 120px;
}
.cultureTitleRightLogo {
    width: 162px;
    height: 162px;
    border-radius: 50%;
    margin-top: 12px;
    overflow: hidden;
    margin-bottom: 40px;
}
.cultureTitleRightLogo img {width: 100%;height: 100%;}
.cultureTitleRight .textC {
    line-height: 34px;
    font-size: 22px;
    color: #555555;
    text-align: justify;
}
/*  */
.cultureCol2 {
    background: #fff url(../test/culture/col2Bg.jpg) left center no-repeat;
    background-size: 78.125%;
    min-height: 740px;
    box-sizing: border-box;
    padding-top: 58px;
}
.cultureCol2Dl {
    overflow: hidden;
    margin: 0 -15px;
}
.cultureCol2Dl dd {
    float: left;
    width: 33.3333%;
}
.cultureCol2Dl dd .con {
    display: block;
    background: #fff;
    margin: 0 15px;
    border-radius: 8px;
    overflow: hidden;
    transition: all .5s;
}
.cultureCol2Dl dd .con .pic::before {padding-top: 56.5217%;}
.cultureCol2Dl dd .con .text {
    padding: 0 25px;
}
.cultureCol2Dl dd .con .title {
    line-height: 30px;
    font-size: 18px;
    color: #333333;
    padding-top: 24px;
    margin-bottom: 30px;
    transition: all .5s;
}
.cultureCol2Dl dd .con .time {
    line-height: 30px;
    font-size: 16px;
    color: #999999;
    padding-top: 20px;
    margin-bottom: 30px;
    border-top: 1px solid #e6e6e6;
    position: relative;
    transition: all .5s;
}
.cultureCol2Dl dd .con .time em {
    font-style: normal;
    font-size: 20px;
    color: #333333;
    transition: all .5s;
}
.cultureCol2Dl dd .con .time::before {
    position: absolute;
    display: block;
    content: '';
    width: 44px;
    height: 9px;
    background: url(../test/culture/more.png) center center no-repeat;
    background-size: 100%;
    right: 0;
    top: 72%;
    transform: translateY(-50%);
    transition: all .5s;
}
.cultureCol2Dl dd .con:hover .time::before {
    background: url(../test/culture/moreA.png) center center no-repeat;
    background-size: 100%;
}
.cultureCol2Dl dd .con:hover {background: var(--themeColors);}
.cultureCol2Dl dd .con:hover .title,
.cultureCol2Dl dd .con:hover .time,
.cultureCol2Dl dd .con:hover .time em {
    color: #fff;
}
/*  */
.cultureCol3 {
    background: #fff url(../test/culture/col3Bg.png) center center no-repeat;
    background-size: 100%;
    padding-top: 78px;
    box-sizing: border-box;
    min-height: 1655px;
    position: relative;
}
.bottomBg {
    background: url(../test/culture/col3BgImg.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 78.125%;
    height: 44.7129%;
}
.cultureCol3 .cultureTitle {
    text-align: center;
}
.cultureCol3Left {padding-top: 95px;}
.cultureCol3Left dd {
    margin-bottom: 36px;
}
.cultureCol3Left dd .icn{
    width: 95px;
    height: 95px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 34px;
    margin-top: 12px;
}
.cultureCol3Left dd .title {
    line-height: 50px;
    font-size: 24px;
    color: #cb302b;
    margin-bottom: 18px;
}
.cultureCol3Left dd .textC {
    line-height: 30px;
    font-size: 24px;
    color: #333333;
}
.cultureCol3Right {
    width: 537px;
    height: 537px;
    border-radius: 50%;
    margin-top: 35px;
    overflow: hidden;
    margin-left: 160px;
}
.cultureCol3Right img {
    width: 100%;
    height: 100%;
}
.bottomBgLeft {
    width: 45.3125%;
    height: 650px;
    background: var(--themeColors);
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 12%;
    padding-right: 180px;
    box-sizing: border-box;
    padding-top: 178px;
}
.bottomBgLeftSwiper {
    overflow: hidden;
}
.bottomBgLeftTitle {
    line-height: 46px;
    font-size: 24px;
    color: #f5f5f5;
    position: relative;
    margin-bottom: 54px;
}
.bottomBgLeftTitle::before {
    position: absolute;
    display: block;
    content: '';
    width: 196px;
    height: 1px;
    background: #ebebeb;
    right: 114px;
    top: 50%;
    transform: translateY(-50%);
}
.bottomBgLeftSwiper .textC {
    line-height: 46px;
    font-size: 30px;
    color: #f5f5f5;
}
.bottomBgLeftSwiperPagination {
    margin-top: 100px;
}
.bottomBgLeftSwiper .swiper-pagination-bullet {
    background: none !important;
    opacity: 1 !important;
    border: 1px solid #fff;
    transition: all .5s;
}
.bottomBgLeftSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff !important;
}
/* 企业文化 end */

/* 全图 start */
.imgList2Dl {
    overflow: hidden;
    margin: 0 -15px;
}
.imgList2Dl dd {
    float: left;
    width: 33.3333%;
    margin-bottom: 30px;
}
.imgList2Dl dd .con {
    display: block;
    margin: 0 15px;
}
.imgList2Dl dd .con .pic::after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: all .5s;
    top: 0;
    left: 0;
    z-index: 1;
}
.imgList2Dl dd .con .pic .play {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    inset: 0;
    margin: auto;
    color: #fff;
    font-size: 24px;
    background: var(--themeColors);
    border-radius: 50%;
    text-align: center;
    opacity: 0;
    transition: all .5s;
    z-index: 6;
}
.imgList2Dl dd .con:hover .pic::after,
.imgList2Dl dd .con:hover .pic .play {opacity: 1;}
.imgList2Dl dd .con .text {
    height: 80px;
    padding: 20px;
    box-sizing: border-box;
    transition: all .5s;
    color: #333333;
}
.imgList2Dl dd .con .title {
    line-height: 40px;
    font-size: 18px;
    text-align: center;
}
.imgList2Dl dd .con:hover .text {
    background: var(--themeColors);
    color: #fff;
}
/* 全图 end */
.webuploader-pick {line-height: 14px !important;}